home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4257 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  730 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: HELP - why isn't ld working
  5. Date: 2 Feb 1996 13:43:20 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4eu0hoINNe3t@keats.ugrad.cs.ubc.ca>
  8. References: <4etai7$22s@deadbird.db.erau.edu>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4etai7$22s@deadbird.db.erau.edu>,
  12. Darryl E. Marsee <marseed@news.db.erau.edu> wrote:
  13. > ld ex5.o ex5a.o -lc
  14. >
  15. >On Solaris 2.4 it produces a working a.out, but on SunOS 4.1.4 it produces
  16. >an a.out that core dumps with a segmentation fault, and on AIX 4.1.3 it
  17.  
  18. Try using the GNU linker from the GNU binutils package.
  19. -- 
  20.  
  21.